#contentCenter h2 {
 color: #941;
 font-size: 190%;
 font-weight: bold;
 text-transform: none;
 margin-top: 1em;
}

#contentCenter h2 em {
 color: #c93;
 font-weight: normal;
}

#contentCenter p {
 margin-top: 0;
 margin-bottom: 1em;
}

#contentCenter p.point {
 color: #039;
 font-size: 110%;
 font-weight: normal;
 margin-bottom: 1em;
}

#contentCenter .indent {
 text-indent: 0;
 padding-left: 12em;
}

#contentCenter ul {
 margin-bottom: 1em;
}

#contentCenter ul li {
 color: #039;
}

#contentCenter div.forInvArrow {
 clear: both;
 float: left;
 color: #963;
 font-size: 130%;
 line-height: 1.3em;
 width: 10.5em;
 margin-right: 0.5em;
}

#contentCenter div.forInvArrow em {
 color: #963;
 font-weight: bold;
}

#contentCenter div.forInvArrow img {
 display: block;
 float: right;
 width: 50px;
 height: 56px;
 position: relative;
 top: 0.4em;
}

#contentRight p {
 line-height: 1.3em;
}

#contentRight h1 {
 margin-top: 2em;
}
